home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / disk / bmenu105.zip / REVISION.HST < prev    next >
Text File  |  1995-12-28  |  4KB  |  59 lines

  1. The following is an history of the revisions made to BasicMenu:
  2.  
  3. Version #   Date        Changes
  4. ─────────   ────        ───────
  5.  1.0        12-08-95    First publicly released version.
  6.  
  7.  1.01       12-15-95    Changed three subroutines to sub programs. Other
  8.                         changes: opening screen, changed colors of help
  9.                         screen and add-program screen. Gave program the
  10.                         ability to find it's 'real path', i.e. to locate
  11.                         it's data files no matter which directory or
  12.                         drive it is invoked from, even if the 'MENU.BAT'
  13.                         file is not used. Also added code to show exactly
  14.                         WHICH sub-menu or program is about to be deleted
  15.                         during the two delete sequences. Also removed
  16.                         need for BasicMenu to be installed to boot drive.
  17.                         As long as boot drive is correctly supplied during
  18.                         install, BasicMenu can be installed to any valid
  19.                         drive and path.
  20.  
  21. 1.02        12-18-95    Added day of week to date display on main menu and
  22.                         sub-menu screens. Also changed time display on menu
  23.                         and sub-menu screens to 'civilian' format. Another
  24.                         change added to opening screen. Updated .doc file.
  25.  
  26. 1.03        12-18-95    Did further work on sub-menu program entry
  27.                         routines. Made entering program information more
  28.                         clear for user? Also changed version of program
  29.                         as displayed in screen saver (DUh!). Also fixed
  30.                         bug in INSTALL.EXE that was not correctly reading
  31.                         SET PATH (as opposed to PATH) statement in user's
  32.                         AUTOEXEC.BAT file. Also finalized display of date
  33.                         and time on menu and sub-menu screens. Note: This
  34.                         is, in all probability, the final freeware version.
  35.  
  36. 1.04        12-19-95    Wrong. It wasn't the final freeware version. Changed
  37.                         sub-menu routines to keep program in sub-menu loop
  38.                         until user purposefully hits ESC to go back to Main
  39.                         Menu. Eliminated effects of any keys pressed except
  40.                         those that the program calls for from Main Menu and
  41.                         sub-menus. Utilized library sub program to do Main
  42.                         Menu and sub-menu screens (already used for HELP,
  43.                         Add Sub-Menu and Add Program functions), enabling
  44.                         removal of program's own subroutine.
  45.  
  46. 1.05        12-28-95    Added (S)hell to DOS function to Main Menu and
  47.                         sub-menu screens. Polished display on same two
  48.                         sets of screens. Updated online help file and doc
  49.                         file to reflect added function. Also fixed bug
  50.                         that caused runtime error if user entered blank
  51.                         when prompted for filename for new sub-menu.
  52.                         Added (H)elp function to sub-menu screens. Added
  53.                         full error checking for user inputs when entering
  54.                         data for programs. Added various graphics routines,
  55.                         plus limited mouse support (for error notifications
  56.                         and various verification boxes).
  57.  
  58.  
  59.